home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
oper_sys
/
quartz
/
quartz10.lha
/
Pexample
/
00AAREADME
next >
Wrap
Text File
|
1990-05-14
|
346b
|
10 lines
When you make a PRESTO application, you will see a bunch of warning messages
of the form:
"/u3/jfaust/presto/spinlock_impl.h", line 125: warning: undeclared function
HC_S_LOCK() called
These are ok, the 'missing' function is an inline ASM function that will be
slipped into the C++ output file (*..c) before the regular cc compiler is
called.